Conversation
--- apps/storage/opencloud/app Kustomization: flux-system/opencloud HelmRelease: storage/opencloud
+++ apps/storage/opencloud/app Kustomization: flux-system/opencloud HelmRelease: storage/opencloud
@@ -40,13 +40,13 @@
PROXY_TLS: 'false'
PROXY_USER_OIDC_CLAIM: preferred_username
STORAGE_USERS_POSIX_WATCH_FS: 'true'
WEB_OIDC_SCOPE: openid profile email groups
image:
repository: docker.io/opencloudeu/opencloud-rolling
- tag: 5.0.1@sha256:9c6b9ffea9f1e3f08beb526b99e3158002d21b2f7ad7d8d36c123fc7e1b58bfe
+ tag: 5.0.2@sha256:05db0550a9b6e9590ea52830b5b0003a0f15a2326b38b4aee52629c1a005f2d5
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
@@ -78,13 +78,13 @@
command:
- /bin/sh
- -c
- test -f /etc/opencloud/opencloud.yaml || opencloud init --insecure=true
image:
repository: docker.io/opencloudeu/opencloud-rolling
- tag: 5.0.1@sha256:9c6b9ffea9f1e3f08beb526b99e3158002d21b2f7ad7d8d36c123fc7e1b58bfe
+ tag: 5.0.2@sha256:05db0550a9b6e9590ea52830b5b0003a0f15a2326b38b4aee52629c1a005f2d5
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true |
--- HelmRelease: storage/opencloud Deployment: storage/opencloud
+++ HelmRelease: storage/opencloud Deployment: storage/opencloud
@@ -37,13 +37,13 @@
dnsPolicy: ClusterFirst
initContainers:
- command:
- /bin/sh
- -c
- test -f /etc/opencloud/opencloud.yaml || opencloud init --insecure=true
- image: docker.io/opencloudeu/opencloud-rolling:5.0.1@sha256:9c6b9ffea9f1e3f08beb526b99e3158002d21b2f7ad7d8d36c123fc7e1b58bfe
+ image: docker.io/opencloudeu/opencloud-rolling:5.0.2@sha256:05db0550a9b6e9590ea52830b5b0003a0f15a2326b38b4aee52629c1a005f2d5
name: init-config
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
@@ -95,13 +95,13 @@
- name: PROXY_USER_OIDC_CLAIM
value: preferred_username
- name: STORAGE_USERS_POSIX_WATCH_FS
value: 'true'
- name: WEB_OIDC_SCOPE
value: openid profile email groups
- image: docker.io/opencloudeu/opencloud-rolling:5.0.1@sha256:9c6b9ffea9f1e3f08beb526b99e3158002d21b2f7ad7d8d36c123fc7e1b58bfe
+ image: docker.io/opencloudeu/opencloud-rolling:5.0.2@sha256:05db0550a9b6e9590ea52830b5b0003a0f15a2326b38b4aee52629c1a005f2d5
livenessProbe:
failureThreshold: 3
httpGet:
path: /health
port: 9200
initialDelaySeconds: 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.1→5.0.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
opencloud-eu/opencloud (docker.io/opencloudeu/opencloud-rolling)
v5.0.2Compare Source
❤️ Thanks to all contributors! ❤️
@AlexAndBear, @ScharfViktor, @flimmy, @individual-it, @rhafer, @saw-jan
🐛 Bug Fixes
✅ Tests
📚 Documentation
📦️ Dependencies
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.